@font-face {
  font-family: "iconfont"; /* Project id 3975530 */
  src: url('iconfont.woff2?t=1688120817275') format('woff2'),
       url('iconfont.woff?t=1688120817275') format('woff'),
       url('iconfont.ttf?t=1688120817275') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-facebook:before {
  content: "\eab7";
}

.icon-linkedin:before {
  content: "\eb37";
}

.icon-weixin:before {
  content: "\e600";
}

.icon-twitter:before {
  content: "\e652";
}

.icon-right:before {
  content: "\e612";
}

.icon-left:before {
  content: "\e616";
}

.icon-xjt:before {
  content: "\e632";
}

.icon-sjt:before {
  content: "\e634";
}

.icon-right2:before {
  content: "\e62a";
}

.icon-left2:before {
  content: "\e62b";
}

.icon-close:before {
  content: "\e6f5";
}

.icon-search:before {
  content: "\e60d";
}

